home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRACLEANUPPAGE / TFRACLEANUPPAGE.txt
Text File  |  2008-11-13  |  12KB  |  439 lines

  1. inherited fraCleanupPage: TfraCleanupPage
  2.   Height = 372
  3.   Font.Charset = ANSI_CHARSET
  4.   Font.Height = -12
  5.   ParentFont = False
  6.   ExplicitHeight = 372
  7.   DesignSize = (
  8.     515
  9.     372)
  10.   inherited pnlBackgroundFrame: TTePanel
  11.     Height = 372
  12.     TabOrder = 3
  13.     ExplicitHeight = 372
  14.   end
  15.   inherited pnlHeader: TPanel
  16.     object imgCleanup: TResImage [0]
  17.       Left = 3
  18.       Top = 3
  19.       Width = 32
  20.       Height = 32
  21.       AutoSize = True
  22.       Transparent = True
  23.       ResourceImage = 'PI_CLEANUP'
  24.     end
  25.     object lblCleanup: TResStaticText
  26.       Left = 40
  27.       Top = 10
  28.       Width = 70
  29.       Height = 23
  30.       Caption = 'Cleanup'
  31.       Font.Charset = DEFAULT_CHARSET
  32.       Font.Color = clWindowText
  33.       Font.Height = -16
  34.       Font.Name = 'MS Shell Dlg 2'
  35.       Font.Style = [fsBold]
  36.       ParentFont = False
  37.       ShowAccelChar = False
  38.       TabOrder = 1
  39.     end
  40.   end
  41.   object pnlCleanupProgress: TTePanel
  42.     Left = 8
  43.     Top = 194
  44.     Width = 491
  45.     Height = 167
  46.     Alignment = taLeftJustify
  47.     Anchors = [akLeft, akTop, akRight]
  48.     Padding.Left = 10
  49.     TabOrder = 1
  50.     ThemeObject = 'dashpanel'
  51.     DesignSize = (
  52.       491
  53.       167)
  54.     object lblCleanupProgressStatus: TResLabel
  55.       Left = 11
  56.       Top = 5
  57.       Width = 157
  58.       Height = 14
  59.       Caption = 'lblCleanupProgressStatus'
  60.       Font.Charset = ANSI_CHARSET
  61.       Font.Color = clWindowText
  62.       Font.Height = -12
  63.       Font.Name = 'MS Shell Dlg 2'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       Transparent = True
  67.     end
  68.     object pnlCleaningStages: TTePanel
  69.       Left = 0
  70.       Top = 35
  71.       Width = 481
  72.       Height = 130
  73.       Anchors = [akLeft, akTop, akRight]
  74.       TabOrder = 0
  75.       ThemeObject = 'highlightpanel'
  76.       object pgcCleaningProgress: TPageControl
  77.         Left = 1
  78.         Top = 1
  79.         Width = 479
  80.         Height = 128
  81.         ActivePage = tabCleaningInProgress
  82.         Align = alClient
  83.         Style = tsFlatButtons
  84.         TabOrder = 0
  85.         object tabStartCleanup: TTabSheet
  86.           Caption = 'tabStartCleanup'
  87.           TabVisible = False
  88.           ExplicitLeft = 0
  89.           ExplicitTop = 0
  90.           ExplicitWidth = 0
  91.           ExplicitHeight = 0
  92.           object btnStartCleanup: TResTeButton
  93.             Left = 6
  94.             Top = 3
  95.             Width = 130
  96.             Height = 25
  97.             OnClick = btnStartCleanupClick
  98.             Caption = 'Start Cleanup'
  99.             TabOrder = 0
  100.             ResourceHint = 42304
  101.           end
  102.         end
  103.         object tabCleaningInProgress: TTabSheet
  104.           Caption = 'tabCleaningInProgress'
  105.           ImageIndex = 1
  106.           TabVisible = False
  107.           OnShow = tabCleaningInProgressShow
  108.           object lblCleaning: TResLabel
  109.             Left = 6
  110.             Top = 41
  111.             Width = 72
  112.             Height = 14
  113.             Caption = 'Scanning file:'
  114.             Transparent = True
  115.           end
  116.           object lblCleaningItem: TResLabel
  117.             Left = 6
  118.             Top = 1
  119.             Width = 99
  120.             Height = 14
  121.             Caption = 'Cleaning Progress:'
  122.             Transparent = True
  123.           end
  124.           object lblMakingUnrecoverable: TResLabel
  125.             Left = 6
  126.             Top = 59
  127.             Width = 141
  128.             Height = 14
  129.             Caption = 'Making file unrecoverable:'
  130.             Transparent = True
  131.             Visible = False
  132.           end
  133.           object lblSecurePercent: TResLabel
  134.             Left = 154
  135.             Top = 59
  136.             Width = 19
  137.             Height = 14
  138.             Caption = '0%'
  139.             Transparent = True
  140.             Visible = False
  141.           end
  142.           object pbCleaningProgress: TTeProgressBar
  143.             Left = 6
  144.             Top = 19
  145.             Width = 458
  146.             Height = 16
  147.             BorderWidth = 0
  148.             Position = 0
  149.             Orientation = kpoHorizontal
  150.             ThemeObject = 'default'
  151.             ShowBorder = True
  152.             Smooth = False
  153.           end
  154.           object btnStopCleaning: TResTeButton
  155.             Left = 6
  156.             Top = 79
  157.             Width = 130
  158.             Height = 25
  159.             OnClick = btnStopCleaningClick
  160.             Caption = 'Stop Cleanup'
  161.             TabOrder = 0
  162.           end
  163.         end
  164.         object tabCleaningComplete: TTabSheet
  165.           Caption = 'tabCleaningComplete'
  166.           ImageIndex = 2
  167.           TabVisible = False
  168.           ExplicitLeft = 0
  169.           ExplicitTop = 0
  170.           ExplicitWidth = 0
  171.           ExplicitHeight = 0
  172.           object lblCleaningComplete: TResLabel
  173.             Left = 28
  174.             Top = 3
  175.             Width = 117
  176.             Height = 14
  177.             Caption = 'Cleaning complete!'
  178.             Font.Charset = ANSI_CHARSET
  179.             Font.Color = clWindowText
  180.             Font.Height = -12
  181.             Font.Name = 'Tahoma'
  182.             Font.Style = [fsBold]
  183.             ParentFont = False
  184.             Transparent = True
  185.           end
  186.           object lblElapsedTime: TResLabel
  187.             Left = 7
  188.             Top = 27
  189.             Width = 73
  190.             Height = 14
  191.             Caption = 'Elapsed time:'
  192.             Font.Charset = ANSI_CHARSET
  193.             Font.Color = clWindowText
  194.             Font.Height = -12
  195.             Font.Name = 'Tahoma'
  196.             Font.Style = []
  197.             ParentFont = False
  198.             Transparent = True
  199.           end
  200.           object lblSpacedCleaned: TResLabel
  201.             Left = 7
  202.             Top = 44
  203.             Width = 83
  204.             Height = 14
  205.             Caption = 'Space cleaned:'
  206.             Font.Charset = ANSI_CHARSET
  207.             Font.Color = clWindowText
  208.             Font.Height = -12
  209.             Font.Name = 'Tahoma'
  210.             Font.Style = []
  211.             ParentFont = False
  212.             Transparent = True
  213.           end
  214.           object lblViewDetailedLog: TResLabel
  215.             Left = 7
  216.             Top = 62
  217.             Width = 99
  218.             Height = 14
  219.             Cursor = crHandPoint
  220.             Caption = 'View Detailed Log'
  221.             Font.Charset = ANSI_CHARSET
  222.             Font.Color = clBlue
  223.             Font.Height = -12
  224.             Font.Name = 'Tahoma'
  225.             Font.Style = [fsUnderline]
  226.             ParentFont = False
  227.             Transparent = True
  228.             OnClick = lblViewDetailedLogClick
  229.           end
  230.           object imgCheckMark: TResImage
  231.             Left = 7
  232.             Top = 1
  233.             Width = 16
  234.             Height = 16
  235.             Transparent = True
  236.             ResourceImage = 'MISC_GO'
  237.           end
  238.           object lblTime: TLabel
  239.             Left = 85
  240.             Top = 27
  241.             Width = 38
  242.             Height = 14
  243.             Caption = 'lblTime'
  244.             Transparent = True
  245.           end
  246.           object lblSpace: TLabel
  247.             Left = 96
  248.             Top = 44
  249.             Width = 44
  250.             Height = 14
  251.             Caption = 'lblSpace'
  252.             Transparent = True
  253.           end
  254.           object btnHideMessage: TResTeButton
  255.             Left = 7
  256.             Top = 83
  257.             Width = 130
  258.             Height = 25
  259.             OnClick = btnHideMessageClick
  260.             Caption = 'Hide this Message'
  261.             TabOrder = 0
  262.           end
  263.         end
  264.       end
  265.     end
  266.   end
  267.   object pnlCleanupSelection: TTePanel
  268.     Left = 8
  269.     Top = 50
  270.     Width = 491
  271.     Height = 143
  272.     Alignment = taLeftJustify
  273.     Anchors = [akLeft, akTop, akRight]
  274.     Padding.Left = 10
  275.     TabOrder = 2
  276.     ThemeObject = 'dashpanel'
  277.     object lblCleanupCategories: TResLabel
  278.       Left = 11
  279.       Top = 6
  280.       Width = 109
  281.       Height = 14
  282.       Font.Charset = ANSI_CHARSET
  283.       Font.Color = clWindowText
  284.       Font.Height = -12
  285.       Font.Name = 'MS Shell Dlg 2'
  286.       Font.Style = [fsBold]
  287.       ParentFont = False
  288.       Transparent = True
  289.       ResourceCaption = 48201
  290.     end
  291.     object lblEditThirdparty: TResLabel
  292.       Left = 291
  293.       Top = 86
  294.       Width = 18
  295.       Height = 13
  296.       Cursor = crHandPoint
  297.       Caption = 'Edit'
  298.       Color = clWhite
  299.       Font.Charset = DEFAULT_CHARSET
  300.       Font.Color = clBlue
  301.       Font.Height = -11
  302.       Font.Name = 'MS Shell Dlg 2'
  303.       Font.Style = [fsUnderline]
  304.       ParentColor = False
  305.       ParentFont = False
  306.       Transparent = True
  307.       OnClick = lblEditThirdpartyClick
  308.     end
  309.     object lblEditWindows: TResLabel
  310.       Left = 291
  311.       Top = 64
  312.       Width = 18
  313.       Height = 13
  314.       Cursor = crHandPoint
  315.       Caption = 'Edit'
  316.       Color = clWhite
  317.       Font.Charset = DEFAULT_CHARSET
  318.       Font.Color = clBlue
  319.       Font.Height = -11
  320.       Font.Name = 'MS Shell Dlg 2'
  321.       Font.Style = [fsUnderline]
  322.       ParentColor = False
  323.       ParentFont = False
  324.       Transparent = True
  325.       OnClick = lblEditWindowsClick
  326.     end
  327.     object lblEditInternet: TResLabel
  328.       Left = 291
  329.       Top = 42
  330.       Width = 18
  331.       Height = 13
  332.       Cursor = crHandPoint
  333.       Caption = 'Edit'
  334.       Color = clWhite
  335.       Font.Charset = DEFAULT_CHARSET
  336.       Font.Color = clBlue
  337.       Font.Height = -11
  338.       Font.Name = 'MS Shell Dlg 2'
  339.       Font.Style = [fsUnderline]
  340.       ParentColor = False
  341.       ParentFont = False
  342.       Transparent = True
  343.       OnClick = lblEditInternetClick
  344.     end
  345.     object cbxCleanInternet: TResTeCheckBox
  346.       Left = 11
  347.       Top = 37
  348.       Width = 275
  349.       Height = 24
  350.       OnClick = cbxCleanInternetClick
  351.       Caption = 'Clean Internet items'
  352.       AllowGrayed = False
  353.       Alignment = kalLeftJustify
  354.       Checked = True
  355.       Font.Charset = DEFAULT_CHARSET
  356.       Font.Color = clWindowText
  357.       Font.Height = -11
  358.       Font.Name = 'MS Shell Dlg 2'
  359.       Font.Style = []
  360.       Spacing = 5
  361.       State = kcbsChecked
  362.       ThemeObject = 'default'
  363.       TabOrder = 0
  364.       Transparent = True
  365.       WordWrap = True
  366.       ResourceHint = 42300
  367.     end
  368.     object cbxCleanWindows: TResTeCheckBox
  369.       Left = 11
  370.       Top = 59
  371.       Width = 275
  372.       Height = 24
  373.       OnClick = cbxCleanWindowsClick
  374.       Caption = 'Clean Windows items'
  375.       AllowGrayed = False
  376.       Alignment = kalLeftJustify
  377.       Checked = True
  378.       Font.Charset = DEFAULT_CHARSET
  379.       Font.Color = clWindowText
  380.       Font.Height = -11
  381.       Font.Name = 'MS Shell Dlg 2'
  382.       Font.Style = []
  383.       Spacing = 5
  384.       State = kcbsChecked
  385.       ThemeObject = 'default'
  386.       TabOrder = 1
  387.       Transparent = True
  388.       WordWrap = True
  389.       ResourceHint = 42301
  390.     end
  391.     object cbxCleanThirdParty: TResTeCheckBox
  392.       Left = 11
  393.       Top = 81
  394.       Width = 275
  395.       Height = 24
  396.       OnClick = cbxCleanThirdPartyClick
  397.       Caption = 'Clean third-party applications'
  398.       AllowGrayed = False
  399.       Alignment = kalLeftJustify
  400.       Checked = True
  401.       Font.Charset = DEFAULT_CHARSET
  402.       Font.Color = clWindowText
  403.       Font.Height = -11
  404.       Font.Name = 'MS Shell Dlg 2'
  405.       Font.Style = []
  406.       Spacing = 5
  407.       State = kcbsChecked
  408.       ThemeObject = 'default'
  409.       TabOrder = 2
  410.       Transparent = True
  411.       WordWrap = True
  412.       ResourceHint = 42302
  413.     end
  414.     object cbxSecureOverwrite: TResTeCheckBox
  415.       Left = 11
  416.       Top = 103
  417.       Width = 275
  418.       Height = 24
  419.       OnClick = cbxSecureOverwriteClick
  420.       Caption = 'Make cleaned files unrecoverable'
  421.       AllowGrayed = False
  422.       Alignment = kalLeftJustify
  423.       Checked = False
  424.       Font.Charset = DEFAULT_CHARSET
  425.       Font.Color = clWindowText
  426.       Font.Height = -11
  427.       Font.Name = 'MS Shell Dlg 2'
  428.       Font.Style = []
  429.       Spacing = 5
  430.       State = kcbsUnChecked
  431.       ThemeObject = 'default'
  432.       TabOrder = 3
  433.       Transparent = True
  434.       WordWrap = True
  435.       ResourceHint = 42303
  436.     end
  437.   end
  438. end
  439.